Welcome![Sign In][Sign Up]
Location:
Search - C file

Search list

[File OperateC++file

Description: 关于C++类的简单练习,熟悉关于C++类的文件操作与数据流的过程-on simple exercises, to become familiar with the C file manipulation and data flow process
Platform: | Size: 3632 | Author: siyarce | Hits:

[CSharp几个简单的c程序

Description: 从成型的c文件拷贝而来, 还蛮有趣的-molding from the c file copy from, quite interesting
Platform: | Size: 2528 | Author: 孔哲 | Hits:

[Embeded-SCM Developucos-file

Description: ucos下的FAT文件系统源码。 config.h dir.C disk.C FAT.C Fat.h FDT.C file.C floppy.c floppy.h format.C format.h Harddisk.c HardDisk.h INCLUDES.H OS_CFG.H OSFile.c OSFile.h RWSec.C Test.c-OUT of the FAT file system source code. Config.h dir.C disk.C FAT.C Fat.h FDT.C file.C floppy.c floppy.h format.C format.h Harddisk . c HardDisk.h INCLUDES.H OS_CFG.H OSFile.c OS File.h RWSec.C Test.c
Platform: | Size: 42025 | Author: 易宏宇 | Hits:

[OtherThe C Programming Language-C语言详解英文版

Description: 这是一本讲解C语言的书,是英文编写,十分经典,是大部分公司的新职员入职之前必须要看的书籍之一,很多公司都以它作为培训教材,帮助你更快了解C语言的奥妙。 Contents l Preface l Preface to the first edition l Introduction 1. Chapter 1: A Tutorial Introduction 1. Getting Started 2. Variables and Arithmetic Expressions 3. The for statement 4. Symbolic Constants 5. Character Input and Output 1. File Copying 2. Character Counting 3. Line Counting 4. Word Counting 6. Arrays 7. Functions 8. Arguments - Call by Value 9. Character Arrays 10. External Variables and Scope 2. Chapter 2: Types, Operators and Expressions 1. Variable Names 2. Data Types and Sizes 3. Constants 4. Declarations 5. Arithmetic Operators 6. Relational and Logical Operators 7. Type Conversions 8. Increment and Decrement Operators 9. Bitwise Operators 10. Assignment Operators and Expressions 11. Conditional Expressions 12. Precedence and Order of Evaluation 3. Chapter 3: Control Flow 1. Statements and Blocks 2. If-Else 3. Else-If 4. Switch 5. Loops - While and For 6. Loops - Do-While 7. Break and Continue 8. Goto and labels 4. Chapter 4: Functions and Program Structure 1. Basics of Functions 2. Functions Returning Non-integers 3. External Variables 4. Scope Rules 5. Header Files 6. Static Variables 7. Register Variables 8. Block Structure 9. Initialization 10. Recursion 11. The C Preprocessor 1. File Inclusion 2. Macro Substitution 3. Conditional Inclusion 5. Chapter 5: Pointers and Arrays 1. Pointers and Addresses 2. Pointers and Function Arguments 3. Pointers and Arrays 4. Address Arithmetic 5. Character Pointers and Functions 6. Pointer Arrays; Pointers to Pointers 7. Multi-dimensional Arrays 8. Initialization of Pointer Arrays 9. Pointers vs. Multi-dimensional Arrays 10. Command-line Arguments 11. Pointers to Functions 12. Complicated Declarations 6. Chapter 6: Structures 1. Basics of Structures 2. Structures and Functions 3. Arrays of Structures 4. Pointers to Structures 5. Self-referential Structures 6. Table Lookup 7. Typedef 8. Unions 9. Bit-fields 7. Chapter 7: Input and Output 1. Standard Input and Output 2. Formatted Output - printf 3. Variable-length Argument Lists 4. Formatted Input - Scanf 5. File Access 6. Error Handling - Stderr and Exit 7. Line Input and Output 8. Miscellaneous Functions 1. String Operations 2. Character Class Testing and Conversion 3. Ungetc 4. Command Execution 5. Storage Management 6. Mathematical Functions 7. Random Number generation 8. Chapter 8: The UNIX System Interface 1. File Descriptors 2. Low Level I/O - Read and Write 3. Open, Creat, Close, Unlink 4. Random Access - Lseek 5. Example - An implementation of Fopen and Getc 6. Example - Listing Directories 7. Example - A Storage Allocator l Appendix A: Reference Manual 1. Introduction 2. Lexical Conventions 3. Syntax Notation 4. Meaning of Identifiers 5. Objects and Lvalues 6. Conversions 7. Expressions 8. Declarations 9. Statements 10. External Declarations 11. Scope and Linkage 12. Preprocessor 13. Grammar l Appendix B: Standard Library 1. Input and Output: 1. File Operations 2. Formatted Output 3. Formatted Input 4. Character Input and Output Functions 5. Direct Input and Output Functions 6. File Positioning Functions 7. Error Functions 2. Character Class Tests: 3. String Functions: 4. Mathematical Functions: 5. Utility Functions: 6. Diagnostics: 7. Variable Argument Lists: 8. Non-local Jumps: 9. Signals: 10. Date and Time Functions: 11. Implementation-defined Limits: and l Appendix C: Summary of Changes
Platform: | Size: 570630 | Author: wukoo0901@qq.com | Hits:

[Program docc file operation

Description: 比较全的c/c++文件操作
Platform: | Size: 6442 | Author: jxnc_yym@sina.com | Hits:

[CSharpmy C++ file

Description: C++ Primer Plus第五版,随书课后的详细源代码,对于初学者很有帮助
Platform: | Size: 145891 | Author: tian_xp | Hits:

[uCOSucos in one c file

Description: ucos merged into one c file only. For reference.
Platform: | Size: 11006 | Author: willyang_web@sohu.com | Hits:

[SourceCode俄罗斯方块

Description: 俄罗斯方块的编程难度比较大,但该程序仅用一个C文件就实现了这个绝对经典的游戏。-Russian box programming more difficult, but the program with only one C file on the realization of the absolute classic game.
Platform: | Size: 24576 | Author: dwll | Hits:

[Crack Hackc语言文件加密程序

Description: c语言文件加密程序-file encryption procedures
Platform: | Size: 1024 | Author: 苏丹 | Hits:

[CSharp几个简单的c程序

Description: 从成型的c文件拷贝而来, 还蛮有趣的-molding from the c file copy from, quite interesting
Platform: | Size: 2048 | Author: 孔哲 | Hits:

[Mathimatics-Numerical algorithmslagrange.c

Description: 已知某函数在已知点上的函数值,用拉格朗日插值多项式求出其余点的函数值lagrange.c-known function of a known point in the function, polynomial interpolation using Lagrange points obtained a function of the remaining value lagrange.c
Platform: | Size: 1024 | Author: 张林 | Hits:

[BooksC# ini文件的读写

Description: C# ini文件的读写-C# ini file reader
Platform: | Size: 1024 | Author: 徐水星 | Hits:

[File OperateC++file

Description: 关于C++类的简单练习,熟悉关于C++类的文件操作与数据流的过程-on simple exercises, to become familiar with the C file manipulation and data flow process
Platform: | Size: 3072 | Author: siyarce | Hits:

[Windows Developsynflood.c

Description: 工具分类:拒绝服务 运行平台:Windows 工具大小:5068 Bytes 文件MD5 :6f1e4950723dc0d8a3be556724e1f61d 工具来源:Www.Bugkidz.Org Paris-Ye[Bugkidz]的Synflood代码 -Instrument classification: denial-of-service platform: Windows Tool size: 5068 Bytes file MD5: 6f1e4950723dc0d8a3be556724e1f61d source of instrument: Www.Bugkidz.Org Paris-Ye [Bugkidz] code of Synflood
Platform: | Size: 2048 | Author: 路名 | Hits:

[.netc

Description: 自己写的C++文件流的读取,很实用 ,自己写了好久,研究了好久 终于弄明白了,真的很不容易,传上来,供大家学习-Write your own C++ file stream to read, very practical, himself wrote a long time to study for a long time has finally figured out, really is not easy, pass up, for them to learn thank you
Platform: | Size: 2048 | Author: 习永建 | Hits:

[File OperateC-file-operation

Description: c语言文件操作,file operation in c-file operation in c
Platform: | Size: 6144 | Author: yym | Hits:

[Windows DevelopC-file-manipulation-functions

Description: C文件操作函数 几个常用的c文件操作函数-C file manipulation functions
Platform: | Size: 5120 | Author: hpp | Hits:

[OtherC语言源代码格式化

Description: 可将载入的C语言文件进线格式化对齐,格式化对齐之后代码阅读将变得非常方便清晰。(To load the C file format into the line alignment, alignment formatting code after reading becomes very convenient and clear.)
Platform: | Size: 510976 | Author: lattik | Hits:

[CSharpC#文件上传下载实例源码

Description: C#文件上传下载实例源码 网络搜集整理 希望对大家有所帮助(C# file upload and download instance source code Network collation hopes to help people)
Platform: | Size: 16337920 | Author: .net资源共享 | Hits:

[c#获取打印机当前打印状态完整源码

Description: c#常见的文件打印类(C # File Printing Class)
Platform: | Size: 290816 | Author: 梦想11 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net